Skip to content

[Translate] filter_var, filter_input, filter_var_array, filter_input_array - #42

Merged
nilgun merged 3 commits into
php:masterfrom
lacatoire:translate/filter-var-input-array
May 4, 2026
Merged

[Translate] filter_var, filter_input, filter_var_array, filter_input_array#42
nilgun merged 3 commits into
php:masterfrom
lacatoire:translate/filter-var-input-array

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of the four main filter I/O entry points into Turkish:

  • filter_var: filter a single value
  • filter_input: filter a value from a superglobal by name
  • filter_var_array: filter many values at once
  • filter_input_array: filter all values from a superglobal

…array

Translate the four main filter I/O entry points into Turkish:
- filter_var: filter a single value
- filter_input: filter a value from a superglobal by name
- filter_var_array: filter many values at once
- filter_input_array: filter all values from a superglobal
@nilgun

nilgun commented May 4, 2026 via email

Copy link
Copy Markdown
Member

lacatoire added 2 commits May 4, 2026 12:10
The convention 'Süper Küresel' is already used throughout the corpus
(language/variables.xml, language/predefined/variables/superglobals.xml,
chapters/tutorial.xml, reference/session/*) but was missing from the
glossary. Adding it for future contributors.
@nilgun

nilgun commented May 4, 2026

Copy link
Copy Markdown
Member

Thanks.

@nilgun
nilgun merged commit 7961332 into php:master May 4, 2026
1 check passed
@lacatoire
lacatoire deleted the translate/filter-var-input-array branch May 4, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants